home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat2 / standard / exec.z / exec
Text File  |  1998-10-20  |  24KB  |  331 lines

  1.  
  2.  
  3.  
  4. eeeexxxxeeeecccc((((2222))))                                                                eeeexxxxeeeecccc((((2222))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      _eeee_xxxx_eeee_cccc: _eeee_xxxx_eeee_cccc_llll, _eeee_xxxx_eeee_cccc_vvvv, _eeee_xxxx_eeee_cccc_llll_eeee, _eeee_xxxx_eeee_cccc_vvvv_eeee, _eeee_xxxx_eeee_cccc_llll_pppp, _eeee_xxxx_eeee_cccc_vvvv_pppp - execute a file
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      _####_iiii_nnnn_cccc_llll_uuuu_dddd_eeee _<<<<_uuuu_nnnn_iiii_ssss_tttt_dddd_...._hhhh_>>>>
  13.  
  14.      _iiii_nnnn_tttt _eeee_xxxx_eeee_cccc_llll _((((_cccc_oooo_nnnn_ssss_tttt _cccc_hhhh_aaaa_rrrr _****_pppp_aaaa_tttt_hhhh_,,,, _cccc_oooo_nnnn_ssss_tttt _cccc_hhhh_aaaa_rrrr _****_aaaa_rrrr_gggg_0000_,,,, _...._...._...._,,,, _cccc_oooo_nnnn_ssss_tttt _cccc_hhhh_aaaa_rrrr _****_aaaa_rrrr_gggg_nnnn_,,,,
  15.           _((((_cccc_hhhh_aaaa_rrrr _****_))))_0000_))))_;;;;
  16.  
  17.      _iiii_nnnn_tttt _eeee_xxxx_eeee_cccc_vvvv _((((_cccc_oooo_nnnn_ssss_tttt _cccc_hhhh_aaaa_rrrr _****_pppp_aaaa_tttt_hhhh_,,,, _cccc_hhhh_aaaa_rrrr _****_cccc_oooo_nnnn_ssss_tttt _****_aaaa_rrrr_gggg_vvvv_))))_;;;;
  18.  
  19.      _iiii_nnnn_tttt _eeee_xxxx_eeee_cccc_llll_eeee _((((_cccc_oooo_nnnn_ssss_tttt _cccc_hhhh_aaaa_rrrr _****_pppp_aaaa_tttt_hhhh_,,,, _cccc_oooo_nnnn_ssss_tttt _cccc_hhhh_aaaa_rrrr _****_aaaa_rrrr_gggg_0000_,,,, _...._...._...._,,,, _cccc_oooo_nnnn_ssss_tttt _cccc_hhhh_aaaa_rrrr _****_aaaa_rrrr_gggg_nnnn_,,,,
  20.           _((((_cccc_hhhh_aaaa_rrrr _****_))))_0000_,,,, _cccc_oooo_nnnn_ssss_tttt _cccc_hhhh_aaaa_rrrr _****_eeee_nnnn_vvvv_pppp_[[[[_]]]]_))))_;;;;
  21.  
  22.      _iiii_nnnn_tttt _eeee_xxxx_eeee_cccc_vvvv_eeee _((((_cccc_oooo_nnnn_ssss_tttt _cccc_hhhh_aaaa_rrrr _****_pppp_aaaa_tttt_hhhh_,,,, _cccc_hhhh_aaaa_rrrr _****_cccc_oooo_nnnn_ssss_tttt _****_aaaa_rrrr_gggg_vvvv_,,,, _cccc_hhhh_aaaa_rrrr _****_cccc_oooo_nnnn_ssss_tttt _****_eeee_nnnn_vvvv_pppp_))))_;;;;
  23.  
  24.      _iiii_nnnn_tttt _eeee_xxxx_eeee_cccc_llll_pppp _((((_cccc_oooo_nnnn_ssss_tttt _cccc_hhhh_aaaa_rrrr _****_ffff_iiii_llll_eeee_,,,, _cccc_oooo_nnnn_ssss_tttt _cccc_hhhh_aaaa_rrrr _****_aaaa_rrrr_gggg_0000_,,,, _...._...._...._,,,, _cccc_oooo_nnnn_ssss_tttt _cccc_hhhh_aaaa_rrrr _****_aaaa_rrrr_gggg_nnnn_,,,,
  25.           _((((_cccc_hhhh_aaaa_rrrr _****_))))_0000_))))_;;;;
  26.  
  27.      _iiii_nnnn_tttt _eeee_xxxx_eeee_cccc_vvvv_pppp _((((_cccc_oooo_nnnn_ssss_tttt _cccc_hhhh_aaaa_rrrr _****_ffff_iiii_llll_eeee_,,,, _cccc_hhhh_aaaa_rrrr _****_cccc_oooo_nnnn_ssss_tttt _****_aaaa_rrrr_gggg_vvvv_))))_;;;;
  28.  
  29. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  30.      _eeee_xxxx_eeee_cccc in all its forms overlays a new process image on an old process.
  31.      The new process image is constructed from an ordinary, executable file.
  32.      This file is either an executable object file, or a file of data for an
  33.      interpreter.  There can be no return from a successful _eeee_xxxx_eeee_cccc because the
  34.      calling process image is overlaid by the new process image.
  35.  
  36.      An interpreter file begins with a line of the form
  37.  
  38.           _####_!!!! _p_a_t_h_n_a_m_e [_a_r_g]
  39.  
  40.      where _p_a_t_h_n_a_m_e is the path of the interpreter, and _a_r_g is an optional
  41.      argument.  This line may be up to 256 characters long.  _a_r_g includes all
  42.      characters from the first non-space character after _p_a_t_h_n_a_m_e up to, but
  43.      not including, the newline.  Any tabs in _a_r_g are converted to spaces.
  44.      When an interpreter file is exec'd, the system execs the specified
  45.      interpreter.  The pathname specified in the interpreter file is passed as
  46.      _a_r_g_0 to the interpreter.  If _a_r_g was specified in the interpreter file,
  47.      it is passed as _a_r_g_1 to the interpreter.  The remaining arguments to the
  48.      interpreter are _a_r_g_0 through _a_r_g_n of the originally exec'd file.
  49.  
  50.      When a C program is executed, it is called as follows:
  51.  
  52.           _iiii_nnnn_tttt _mmmm_aaaa_iiii_nnnn _((((_iiii_nnnn_tttt _a_r_g_c_,,,, _cccc_hhhh_aaaa_rrrr _****_a_r_g_v_[[[[_]]]]_,,,, _cccc_hhhh_aaaa_rrrr _****_e_n_v_p_[[[[_]]]]_))))_;;;;
  53.  
  54.      where _a_r_g_c is the argument count, _a_r_g_v is an array of character pointers
  55.      to the arguments themselves, and _e_n_v_p is an array of character pointers
  56.      to the environment strings.  As indicated, _a_r_g_c is at least one, and the
  57.      first member of the array points to a string containing the name of the
  58.      file.
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. eeeexxxxeeeecccc((((2222))))                                                                eeeexxxxeeeecccc((((2222))))
  71.  
  72.  
  73.  
  74.      _p_a_t_h points to a path name that identifies the new process file.
  75.  
  76.      _f_i_l_e, which is only used with _eeee_xxxx_eeee_cccc_llll_pppp and _eeee_xxxx_eeee_cccc_vvvv_pppp, points to the new
  77.      process file.  If _f_i_l_e does not contain a slash character, the path
  78.      prefix for this file is obtained by a search of the directories passed in
  79.      the _PPPP_AAAA_TTTT_HHHH environment variable [see _eeee_nnnn_vvvv_iiii_rrrr_oooo_nnnn(5)].  The environment is
  80.      supplied typically by the shell [see _ssss_hhhh(1)].
  81.  
  82.      If the new process file is not an executable object file, _eeee_xxxx_eeee_cccc_llll_pppp and
  83.      _eeee_xxxx_eeee_cccc_vvvv_pppp use the contents of that file as standard input to _ssss_hhhh(1).
  84.      However, if the new process file is setuid or setgid, the input is passed
  85.      via /_d_e_v/_f_d/_N (see below for details).
  86.  
  87.      The arguments _a_r_g_0_,,,, ..._,,,, _a_r_g_n point to null-terminated character strings.
  88.      These strings constitute the argument list available to the new process
  89.      image.  Minimally, _a_r_g_0 must be present.  It will become the name of the
  90.      process, as displayed by the _pppp_ssss command.  Conventionally, _a_r_g_0 points to
  91.      a string that is the same as _p_a_t_h (or the last component of _p_a_t_h).  The
  92.      list of argument strings is terminated by a _((((_cccc_hhhh_aaaa_rrrr _****_))))_0000 argument.
  93.  
  94.      _a_r_g_v is an array of character pointers to null-terminated strings.  These
  95.      strings constitute the argument list available to the new process image.
  96.      By convention, _a_r_g_v must have at least one member, and it should point to
  97.      a string that is the same as _p_a_t_h (or its last component).  _a_r_g_v is
  98.      terminated by a null pointer.
  99.  
  100.      _e_n_v_p is an array of character pointers to null-terminated strings.  These
  101.      strings constitute the environment for the new process image.  _e_n_v_p is
  102.      terminated by a null pointer.  For _eeee_xxxx_eeee_cccc_llll, _eeee_xxxx_eeee_cccc_vvvv, _eeee_xxxx_eeee_cccc_vvvv_pppp, and _eeee_xxxx_eeee_cccc_llll_pppp, the
  103.      C run-time start-off routine places a pointer to the environment of the
  104.      calling process in the global object _eeee_xxxx_tttt_eeee_rrrr_nnnn _cccc_hhhh_aaaa_rrrr _****_****______eeee_nnnn_vvvv_iiii_rrrr_oooo_nnnn, and it is
  105.      used to pass the environment of the calling process to the new process.
  106.      Unless compilation is done in a pure ANSI environment (see _cccc_cccc(1)), the
  107.      global variable ____eeeennnnvvvviiiirrrroooonnnn is aliased to the well-known (but non-ANSI-
  108.      compliant) name eeeennnnvvvviiiirrrroooonnnn.
  109.  
  110.      File descriptors open in the calling process remain open in the new
  111.      process, except for those whose close-on-exec flag is set; [see
  112.      _ffff_cccc_nnnn_tttt_llll(2)].  For those file descriptors that remain open, the file pointer
  113.      is unchanged.
  114.  
  115.      Signals that are being caught by the calling process are set to the
  116.      default disposition in the new process image [see _ssss_iiii_gggg_nnnn_aaaa_llll(2)].  Otherwise,
  117.      the new process image inherits the signal dispositions of the calling
  118.      process.
  119.  
  120.      For signals set by _ssss_iiii_gggg_ssss_eeee_tttt(2), _ssss_iiii_gggg_aaaa_cccc_tttt_iiii_oooo_nnnn(2), or _ssss_iiii_gggg_vvvv_eeee_cccc(3B), _eeee_xxxx_eeee_cccc will
  121.      ensure that the new process has the same system signal action for each
  122.      signal type whose action is SIG_DFL, SIG_IGN, or SIG_HOLD as the calling
  123.      process.  However, if the action is to catch the signal, then the action
  124.      will be reset to SIG_DFL.  All signal masks associated with handlers are
  125.      cleared.
  126.  
  127.  
  128.  
  129.                                                                         PPPPaaaaggggeeee 2222
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136. eeeexxxxeeeecccc((((2222))))                                                                eeeexxxxeeeecccc((((2222))))
  137.  
  138.  
  139.  
  140.      If the set-user-ID mode bit of the new process file is set [see
  141.      _cccc_hhhh_mmmm_oooo_dddd(2)], _eeee_xxxx_eeee_cccc sets the effective user ID of the new process to the
  142.      owner ID of the new process file.  Similarly, if the set-group-ID mode
  143.      bit of the new process file is set, the effective group ID of the new
  144.      process is set to the group ID of the new process file.
  145.  
  146.      The real user ID, real group ID, and supplementary group IDs of the new
  147.      process remain the same as those of the calling process.
  148.  
  149.      The saved user and group IDs of the new process are set to the effective
  150.      user and group IDs of the calling process.
  151.  
  152.      If the effective user-ID is _0000, the set-user-ID and set-group-ID bits will
  153.      be honored when the process is being controlled by _pppp_tttt_rrrr_aaaa_cccc_eeee.
  154.  
  155.      Set-user-ID and set-group-ID interpreter files are handled in a special
  156.      manner.  If execution of an interpreter file will change either the user
  157.      or group ID, IRIX will open the interpreter file for reading (subject to
  158.      the read permissions of the interpreter file and the user and group ID of
  159.      the new process).   A pathname corresponding to the interpreter file
  160.      descriptor will be substituted for the pathname of the interpreter file
  161.      in the argument list passed to the intepreter.  This pathname will be of
  162.      the form /_d_e_v/_f_d/_N where _N is the number of the interpreter file
  163.      descriptor.
  164.  
  165.      The shared memory segments attached to the calling process will not be
  166.      attached to the new process [see _ssss_hhhh_mmmm_oooo_pppp(2)].
  167.  
  168.      If the process is a member of a share group, it is removed from that
  169.      share group [see _ssss_pppp_rrrr_oooo_cccc(2)].
  170.  
  171.      Profiling is disabled for the new process; see _pppp_rrrr_oooo_ffff_iiii_llll(2).
  172.  
  173.      Ability to access graphics is disabled.
  174.  
  175.      The new process also inherits the following attributes from the calling
  176.      process:
  177.  
  178.           nice value [see _nnnn_iiii_cccc_eeee(2)]
  179.           process ID
  180.           parent process ID
  181.           process group ID
  182.           real user and group IDs
  183.           supplementary groups IDs [see _gggg_eeee_tttt_gggg_rrrr_oooo_uuuu_pppp_ssss(2)]
  184.           _ssss_eeee_mmmm_aaaa_dddd_jjjj values [see _ssss_eeee_mmmm_oooo_pppp(2)]
  185.           session ID [see _eeee_xxxx_iiii_tttt(2) and _ssss_iiii_gggg_nnnn_aaaa_llll(2)]
  186.           trace flag [see _pppp_tttt_rrrr_aaaa_cccc_eeee(2) request 0]
  187.           time left until an alarm clock signal [see _aaaa_llll_aaaa_rrrr_mmmm(2)]
  188.           interval timers [see _gggg_eeee_tttt_iiii_tttt_iiii_mmmm_eeee_rrrr(2)]
  189.           current working directory
  190.  
  191.  
  192.  
  193.  
  194.  
  195.                                                                         PPPPaaaaggggeeee 3333
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202. eeeexxxxeeeecccc((((2222))))                                                                eeeexxxxeeeecccc((((2222))))
  203.  
  204.  
  205.  
  206.           root directory
  207.           file mode creation mask [see _uuuu_mmmm_aaaa_ssss_kkkk(2)]
  208.           file size limit [see _uuuu_llll_iiii_mmmm_iiii_tttt(2)]
  209.           resource limits [see _gggg_eeee_tttt_rrrr_llll_iiii_mmmm_iiii_tttt(2)]
  210.           _uuuu_tttt_iiii_mmmm_eeee, _ssss_tttt_iiii_mmmm_eeee, _cccc_uuuu_tttt_iiii_mmmm_eeee, and _cccc_ssss_tttt_iiii_mmmm_eeee [see _tttt_iiii_mmmm_eeee_ssss(2)]
  211.           file-locks [see _ffff_cccc_nnnn_tttt_llll(2) and _llll_oooo_cccc_kkkk_ffff(3C)]
  212.           controlling terminal
  213.           process signal mask [see _ssss_iiii_gggg_pppp_rrrr_oooo_cccc_mmmm_aaaa_ssss_kkkk(2)]
  214.           pending signals [see _ssss_iiii_gggg_pppp_eeee_nnnn_dddd_iiii_nnnn_gggg(2)]
  215.  
  216.      Upon successful completion, _eeee_xxxx_eeee_cccc marks for update the _ssss_tttt______aaaa_tttt_iiii_mmmm_eeee field of
  217.      the file.  Should the _eeee_xxxx_eeee_cccc succeed, the process image file is considered
  218.      to have been _oooo_pppp_eeee_nnnn_((((_))))-ed.  The corresponding _cccc_llll_oooo_ssss_eeee_((((_)))) is considered to occur
  219.      at a time after this open, but before process termination or successful
  220.      completion of a subsequent call to _eeee_xxxx_eeee_cccc.
  221.  
  222.      _eeee_xxxx_eeee_cccc will fail and return to the calling process if one or more of the
  223.      following are true:
  224.  
  225.      _EEEE_AAAA_CCCC_CCCC_EEEE_SSSS        Search permission is denied for a directory listed in the
  226.                    new process file's path prefix.
  227.  
  228.      _EEEE_AAAA_CCCC_CCCC_EEEE_SSSS        The new process file is not an ordinary file.
  229.  
  230.      _EEEE_AAAA_CCCC_CCCC_EEEE_SSSS        Execute permission on the new process file is denied.
  231.  
  232.      _EEEE_2222_BBBB_IIII_GGGG         The number of bytes in the new process's argument list is
  233.                    greater than the system-imposed limit {_A_R_G__M_A_X} [see
  234.                    _ssss_yyyy_ssss_cccc_oooo_nnnn_ffff(2), _iiii_nnnn_tttt_rrrr_oooo(2), and _llll_iiii_mmmm_iiii_tttt_ssss_...._hhhh].  The argument list
  235.                    limit is the sum of the size of the argument list plus the
  236.                    size of the environment's exported shell variables.
  237.  
  238.      _EEEE_2222_BBBB_IIII_GGGG         The number of bytes in the first line of an interpreter
  239.                    file is greater than 256 bytes.
  240.  
  241.      _EEEE_AAAA_GGGG_AAAA_IIII_NNNN        Not enough memory.
  242.  
  243.      _EEEE_FFFF_AAAA_UUUU_LLLL_TTTT        An argument points to an illegal address.
  244.  
  245.      _EEEE_LLLL_IIII_BBBB_AAAA_CCCC_CCCC       Required shared library does not have execute permission.
  246.  
  247.      _EEEE_LLLL_IIII_BBBB_EEEE_XXXX_EEEE_CCCC      Trying to _eeee_xxxx_eeee_cccc(2) a shared library directly.
  248.  
  249.      _EEEE_LLLL_IIII_BBBB_MMMM_AAAA_XXXX       The required number of shared libraries exceeds the system
  250.                    imposed maximum {_S_H_L_I_B__M_A_X} [see _iiii_nnnn_tttt_rrrr_oooo(2)].
  251.  
  252.      _EEEE_LLLL_OOOO_OOOO_PPPP         Too many symbolic links were encountered in translating
  253.                    _p_a_t_h or _f_i_l_e.
  254.  
  255.      _EEEE_NNNN_AAAA_MMMM_EEEE_TTTT_OOOO_OOOO_LLLL_OOOO_NNNN_GGGG  The length of the _f_i_l_e or _p_a_t_h argument exceeds {_PPPP_AAAA_TTTT_HHHH______MMMM_AAAA_XXXX},
  256.                    or the length of a _f_i_l_e or _p_a_t_h component exceeds
  257.                    {_NNNN_AAAA_MMMM_EEEE______MMMM_AAAA_XXXX} while ______PPPP_OOOO_SSSS_IIII_XXXX______NNNN_OOOO______TTTT_RRRR_UUUU_NNNN_CCCC is in effect.
  258.  
  259.  
  260.  
  261.                                                                         PPPPaaaaggggeeee 4444
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268. eeeexxxxeeeecccc((((2222))))                                                                eeeexxxxeeeecccc((((2222))))
  269.  
  270.  
  271.  
  272.      _EEEE_NNNN_OOOO_EEEE_NNNN_TTTT        One or more components of the new process path name of the
  273.                    file do not exist or is a null pathname.
  274.  
  275.      _EEEE_NNNN_OOOO_TTTT_DDDD_IIII_RRRR       A component of the new process path of the file prefix is
  276.                    not a directory.
  277.  
  278.      _EEEE_NNNN_OOOO_EEEE_XXXX_EEEE_CCCC       The _eeee_xxxx_eeee_cccc is not an _eeee_xxxx_eeee_cccc_llll_pppp or _eeee_xxxx_eeee_cccc_vvvv_pppp, and the new process
  279.                    file has the appropriate access permission but an invalid
  280.                    magic number in its header.
  281.  
  282.      _EEEE_NNNN_OOOO_EEEE_XXXX_EEEE_CCCC       The executable object file has badly formed header
  283.                    information.
  284.  
  285.      _EEEE_NNNN_OOOO_EEEE_XXXX_EEEE_CCCC       The requested virtual addresses are not available.
  286.  
  287.      _EEEE_NNNN_OOOO_MMMM_EEEE_MMMM        The new process requires more virtual space than is allowed
  288.                    either by the system-imposed maximum or the process imposed
  289.                    maximum {_P_R_O_C_S_I_Z_E__M_A_X} [see _gggg_eeee_tttt_rrrr_llll_iiii_mmmm_iiii_tttt(2) and _iiii_nnnn_tttt_rrrr_oooo(2)].
  290.  
  291.      _EEEE_PPPP_EEEE_RRRR_MMMM         A non-superuser tries to execute a setuid file which
  292.                    belongs to some other user and the file system in which the
  293.                    file resides has been mounted with the _n_o_s_u_i_d option [see
  294.                    _ffff_ssss_tttt_aaaa_bbbb(4)].
  295.  
  296.      _EEEE_PPPP_EEEE_RRRR_MMMM         A non-superuser attempts to execute a setuid or setgid
  297.                    shell script with a uid or gid which is different than the
  298.                    user's effective uid/gid, and the configured value for
  299.                    _n_o_s_u_i_d_s_h_e_l_l_s is non-zero (the default) [see _iiii_nnnn_tttt_rrrr_oooo(2) and
  300.                    _llll_bbbb_oooo_oooo_tttt(1M)].
  301.  
  302. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  303.      _pppp_ssss(1), _ssss_hhhh(1), _llll_bbbb_oooo_oooo_tttt(1M), _iiii_nnnn_tttt_rrrr_oooo(2), _aaaa_llll_aaaa_rrrr_mmmm(2), _eeee_xxxx_iiii_tttt(2), _ffff_cccc_nnnn_tttt_llll(2), _ffff_oooo_rrrr_kkkk(2),
  304.      _gggg_eeee_tttt_gggg_rrrr_oooo_uuuu_pppp_ssss(2), _gggg_eeee_tttt_rrrr_llll_iiii_mmmm_iiii_tttt(2), _nnnn_iiii_cccc_eeee(2), _pppp_cccc_rrrr_eeee_aaaa_tttt_eeee(2), _pppp_tttt_rrrr_aaaa_cccc_eeee(2), _ssss_eeee_mmmm_oooo_pppp(2),
  305.      _ssss_iiii_gggg_aaaa_cccc_tttt_iiii_oooo_nnnn(2), _ssss_iiii_gggg_nnnn_aaaa_llll(2), _ssss_iiii_gggg_pppp_eeee_nnnn_dddd_iiii_nnnn_gggg(2), _ssss_iiii_gggg_pppp_rrrr_oooo_cccc_mmmm_aaaa_ssss_kkkk(2), _ssss_iiii_gggg_ssss_eeee_tttt(2),
  306.      _ssss_pppp_rrrr_oooo_cccc(2), _ssss_yyyy_ssss_cccc_oooo_nnnn_ffff(2), _tttt_iiii_mmmm_eeee_ssss(2), _uuuu_llll_iiii_mmmm_iiii_tttt(2), _uuuu_mmmm_aaaa_ssss_kkkk(2), _llll_oooo_cccc_kkkk_ffff(3C),
  307.      _ssss_iiii_gggg_nnnn_aaaa_llll(3B), _ssss_iiii_gggg_vvvv_eeee_cccc(3B), _ssss_yyyy_ssss_tttt_eeee_mmmm(3S), _aaaa_...._oooo_uuuu_tttt(4), _pppp_rrrr_oooo_cccc(4), _eeee_nnnn_vvvv_iiii_rrrr_oooo_nnnn(5)
  308.  
  309. DDDDIIIIAAAAGGGGNNNNOOOOSSSSTTTTIIIICCCCSSSS
  310.      If _eeee_xxxx_eeee_cccc returns to the calling process, an error has occurred; the return
  311.      value is -1 and _eeee_rrrr_rrrr_nnnn_oooo is set to indicate the error.
  312.  
  313.  
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321.  
  322.  
  323.  
  324.  
  325.  
  326.  
  327.                                                                         PPPPaaaaggggeeee 5555
  328.  
  329.  
  330.  
  331.